Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check Java version compatibility #1671

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SimonMarquis
Copy link
Contributor

And abort current build with a message containing current Java version and a link to the official docs on how to setup the correct Java version.

Fixes #910

And abort current build with a message containing current Java version and a link to the official docs on how to setup the correct Java version.

Fixes android#910
@SimonMarquis
Copy link
Contributor Author

Here is an example of what it looks like:

Before

Exception thrown by Gradle during variant selection VariantSelectionByAttributesException

image

After

image

@alexvanyo alexvanyo self-requested a review October 22, 2024 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Issue while running ./gradlew build
1 participant